home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HyperStudio: Software for a Mediacentric World!
/
HyperStudio Macintosh Program Resource CD MAC (HM-310-0397-R07)(Roger Wagner Publishing, Inc.)(1997).iso
/
Media Library
/
Multipaedia Library
/
Archeology
/
Archeology.STACK
/
Archeology.STACK.rsrc
/
TEXT_4110_DrawPICT.txt
< prev
next >
Wrap
Text File
|
1996-12-26
|
442b
|
14 lines
DrawPICT v1.00 by Ken Kashmarek
-------------------------
This NBA allows you to load a PICT file from disk and display it centered on the current card. If the pathname is null, then a standard file dialog is put up requesting you to select a file. NBA button input would be coded as a pathname:
pathname
HyperLogo code would be as follows:
MAKE "path "fullpathname
MAKE "retcode CALLNBA "DrawPICT :path 4
Requires System 7 or higher.